home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
DEMON
/
LANGUAGE
/
POTSRC.ARC
/
src
/
h
/
CLib
next >
Wrap
Text File
|
1995-05-06
|
501b
|
24 lines
#ifndef pOt_CLib__INC
#define pOt_CLib__INC
/* This code is generated by pOt. */
typedef struct pOt__tag_1_CLib pOt_SwiRegs_CLib;
struct pOt__tag_0_CLib {
pOt__ArrTypDsc *td;
pOt_LONGINT arr[0xAL];
} ;
extern pOt__ArrTypDsc pOt__td_0_CLib;
struct pOt__tag_1_CLib {
pOt__RecTypDsc *td;
struct pOt__tag_0_CLib pOt_r;
} ;
extern pOt__RecTypDsc pOt__td_1_CLib;
pOt_LONGINT KernelSwi pOt__ARGS((pOt_LONGINT , pOt_LONGINT , pOt_LONGINT ));
extern void pOt_CLib__body pOt__ARGS((void));
#endif